@charset "utf-8";
/*主体*/
#main {
	margin-top: 0px;
}
.news-tab .am-tabs-nav {
	border-bottom: #1b518f solid 1px;
}
/* 新增 服务css */
#gk-server .am-nav-tabs > li.am-active:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 35px;
	width: 0;
	height: 0;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	border-top: 6px solid #1b518f;
}
#focuse_zt img {
	height: 97px;
}
#focuse_zt ol {
	display: none;
}
/*头条*/
.topnews {
	overflow: hidden;
	padding: 10px 10px;
	margin: 5px auto;
	z-index: 2;
	border-radius: 2px;
}
.topnews h1 {
	margin-bottom: 10px;
}
.topnews h1 a {
	color: #1b518f;
	font-size: 38px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-family: '黑体';
}
.topnews ul {
	margin: 0.5rem auto;
	text-align: center;
	padding: 0px;
}
.topnews ul li a {
	display: inline-block;
	border-left: #999 solid 1px;
	line-height: 1em;
	padding: 0px 1rem;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 33%;
}
.topnews ul li:first-child a {
	border-left: none;
}
.topnews ul li:last-child a {
}
#focuse {
	margin-bottom: 25px;
}
#focuse img {
	height: 444px;
}
#focuse .am-control-nav .more {
	cursor: pointer;
	position: relative;
	top: 10px;
}
#focuse .am-control-nav .more i {
	display: block;
	color: #fff;
}
.ul-listRightNew {
	margin-top: -0.65rem;
}
/*公开*/
#gk {
}
#gk .am-thumbnails > li {
	padding: 0 0.5rem 0.75rem 0.5rem;
}
.gk-content {
	background: #f2f3f3;
	margin: 15px auto;
	padding-top: 15px !important;
}
#gk-part1 ul {
	padding: 0px 0.5rem 0.5rem 0.5rem;
}
#gk-part1 ul li a {
	white-space: nowrap;
}
#gk-part1 ul:nth-child(2) {
	font-size: 14px;
}
#gk-part2 {
	padding-top: 0px !important;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
#gk-part2 .am-btn {
	margin: 0rem -0.5rem 1rem;
	width: calc(100% + 1rem);
}
#gk-part2 ul {
	padding: 0px 0.5rem 0.5rem 0.5rem;
	font-size: 14px;
}
#gk-part3 ul a {
	font-size: 14px;
	white-space: nowrap;
}
#gk-part3 ul li:nth-child(8) {
	/* margin-left: -10%; */
	overflow: hidden;
    text-overflow: ellipsis;
}
#gk-part3 ul li:last-child {
	/* margin-left: -10%; */
	overflow: hidden;
    text-overflow: ellipsis;
}

li {}
#gk-part1,
#gk-part2,
#gk-part3 {
	margin-bottom: 3px;
}
#server {
	padding: 10px 15px 1px 15px;
	font-size: 15px;
	margin-top: -10px;
}

#server .am-list-inline{
	padding-left: 0;
}

#server .am-list-inline a{
	color: #025193;
	padding: 5px 8px;
}

#my-video {
	width: 100%;
	height: 156px;
}
#focuse_zt img {
	height: 97px;
}
#focuse_zt ol {
	display: none;
}

.govpushinfo150203 {
        padding-left: 0;
        height: 152px;
        /* width: 240px; */
        overflow: hidden;
      }
      
      .govpushinfo150203 li {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: 1.8;
        border-color: transparent;
        background-color: transparent;
        color: #000;
        height: 30px;
        line-height: 30px;
      }
      .govpushinfo150203 li:nth-child(6):after,.govpushinfo150203 li:nth-child(6):before,
	  .govpushinfo150203 li:nth-child(7):after,.govpushinfo150203 li:nth-child(7):before,
	  .govpushinfo150203 li:nth-child(8):after,.govpushinfo150203 li:nth-child(8):before,
	  .govpushinfo150203 li:nth-child(9):after,.govpushinfo150203 li:nth-child(9):before,
	  .govpushinfo150203 li:nth-child(10):after,.govpushinfo150203 li:nth-child(10):before{display:none;}
      .govpushinfo150203 li a {
        font-size: 15px;
        padding: 0;
        display: block;
        width: 70%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        float: left;
      }
      
      .govpushinfo150203 li span {
        font-size: 15px;
        /* position: absolute; */
        /* right: 5px; */
        float: right;
      }
      
      .govpushinfo150203 li:before,
      .govpushinfo150203 li:after {
        content: ".";
        position: absolute;
        left: 0rem;
      }
	  
	 /* 两会代码 */
	 /* .fireman930-box-bg-in {
	     width: 1100px;
	     margin: auto;
	 }
	 
	 .logoLianghui {
	     width: 1100px;
	     margin: 0 auto;
	     text-align: right;
	     padding: 14px 0;
	 }
	 
	 .logoLianghui a {
	     display: inline-block;
	     width: 444px;
	     height: 59px;
	     margin-right: 10px;
	 }
	 
	 body{
	 	background-image: url(../images/qglh_bg.jpg);
	 	background-repeat: no-repeat;
	 } */
	 /* 两会代码end */ 

/*适配手机*/
@media only screen and (max-width: 640px) {
	/* 两会代码 */
	/* .fireman930-box-bg-in,
	.logoLianghui,
	.logoLianghui a{
		width: 100%;
	}
	
	.logoLianghui a{
		margin-right: 0;
	}
	
	.logoLianghui a img{
		max-width: 100%;
	} */
	/* 两会代码end */
	#focuse img {
		height: auto;
	}
}
/*20190102友情链接样式*/
.gj ul {
	float: left;
	display: block;
	width: 14%;
	margin: 0px;
}
.gj ul li {
	float: none !important;
	line-height: 22px !important;
	font-size: 14px;
	list-style-type: none;
}
.list_aa li {
	width: 33%;
}


@media (max-width:1440px){
	html{
        background-position:-30px 0 !important;
    }
}

/* 网站变灰国徽不变 */
/* .am-btn-secondary,
.topnav,
.am-topbar-brand a img,
.am-btn-secondary,
#collapse-head2,
#nav:before,
#main,
#links,
footer,
.floatr_lists
{
	filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(100%);
} */




.wjxw{overflow:hidden;}
.imgbox {
	overflow:hidden;
	margin-bottom:20px;
	padding-top:0 !important;
}
.imgbox1 {
	overflow:hidden;
	margin-bottom:20px;
}